home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 103 / MacAddict_103_2005-03.iso / Software / Internet & Communication / Adium X 0.73.dmg / Adium.app / Contents / Resources / AddGroup.nib / classes.nib next >
Encoding:
Text File  |  2004-12-26  |  547 b   |  18 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {addGroup = id; cancel = id; closeWindow = id; }; 
  5.             CLASS = AINewGroupWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {"textField_groupName" = NSTextField; }; 
  8.             SUPERCLASS = AIWindowController; 
  9.         }, 
  10.         {
  11.             CLASS = AIWindowController; 
  12.             LANGUAGE = ObjC; 
  13.             SUPERCLASS = NSWindowController; 
  14.         }, 
  15.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  16.     ); 
  17.     IBVersion = 1; 
  18. }